| Total Complexity | 24 |
| Dependencies | 3 |
| Dependents | 4 |
| Total lines | 269 |
| Lines of code | 148 |
| Logical lines of code | 49 |
| Comment lines | 84 |
| Methods | 9 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| is_valid() | 58 | 5 | 16 | |
| get_manual_endpoint() | 54 | 4 | 22 | |
| exists() | 58 | 4 | 16 | |
| persist() | 52 | 3 | 30 | |
| create() | 54 | 3 | 22 | |
| update() | 53 | 2 | 26 | |
| get() | 69 | 1 | 8 | |
| get_event_whitelist() | 79 | 1 | 3 | |
| get_api_request_args() | 74 | 1 | 5 |